CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 SD卡

搜索资源列表

  1. SD

    0下载:
  2. 飞思卡尔单片机与SD卡进行读写时的底层驱动程序-Freescale MCU and SD card reader when the underlying drivers
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:24230
    • 提供者:沈旭
  1. SD

    0下载:
  2. sd卡单片机驱动程序,安装了文件系统,fat-sd card program for microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2288434
    • 提供者:
  1. TFT-SD

    0下载:
  2. 单片机中彩屏TFT-SD卡驱动程序, 彩屏中显示卡的类型名字和容量-Microcontroller color TFT-SD card driver, the type of color in the graphics card name and capacity
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:61381
    • 提供者:陈浩
  1. AT89C52-SD-card-reader-design

    1下载:
  2. 基于AT89C52单片机的SD卡读写设计完整方案设计-AT89C52 microcontroller-based SD card reader design a complete design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-31
    • 文件大小:346459
    • 提供者:刘鹏
  1. sd-test

    0下载:
  2. SD 卡的驱动代码,不过要注意SD卡和单片机之间的信号电平转换。-SD card test
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:50798
    • 提供者:金金
  1. SD

    0下载:
  2. 单片机读写SD卡的详细程序,有注视,对SD卡开发的朋友有好处.-Microcontroller to read and write SD card detailed procedures, watch for the development of the SD card is good friends.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7677
    • 提供者:陈亮
  1. SD

    0下载:
  2. 基于51单片机读写SD卡的详细程序,还有详细注释,对想了解SD卡的朋友有帮助.-51 single SD card reader on the detailed procedures, as well as detailed notes on the SD card would like to know to help a friend.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:117176
    • 提供者:陈生
  1. SD

    0下载:
  2. 这是单片机开发中的sd卡的读写,主要是对sd卡读写的程序。-it is about sd.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:76397
    • 提供者:李海云
  1. Project_sd-ps

    0下载:
  2. MC9S12XS128单片机 SD卡使用示例-MC9S12XS128 SD card using the sample microcontrollers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:377759
    • 提供者:cross
  1. 1G-51Pf

    0下载:
  2. 1G stc12c5a60s2 单片机SD 卡读图片 到tft彩屏-1G 51 single-chip color pictures to the SD card read
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:24181
    • 提供者:liuchunhui
  1. SDkaSource

    0下载:
  2. SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:22280
    • 提供者:吴硕刚
  1. SD

    0下载:
  2. 对SD卡的操作,基于STC89C516RD+单片机,十分方便-The operation of the SD card, based on STC89C516RD+ chip, is very convenient
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:150744
    • 提供者:leron
  1. sd-card

    0下载:
  2. 基于51单片机的SD卡读写操作,有详细解说-Based on 51 single-chip SD card read and write operations, with detailed explanations
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:162728
    • 提供者:SDW
  1. sd

    0下载:
  2. sd卡初始,由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用 这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-sd card original, because the SD card using SPI mode, and is a block read (512Byte), so they need the microco
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1726
    • 提供者:gaoz
  1. sd

    0下载:
  2. sd卡单片机读写数据,以扇区为单位读写数据-Source microcontroller SD card reader to read and write data in units of sectors
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:njldjdy1
  1. sd-card-test

    0下载:
  2. SD卡数据读写实验,本列子通过单片机实现SD卡数据读写,单片机为ATmega128-SD card data reading and writing test, the Liezi SD card data through the MCU to read and write, for the ATmega128 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:175435
    • 提供者:译心
  1. stc-51-SD-CARD

    1下载:
  2. stc51驱动sd卡的好程序!能在51、52等stc系列的单片机上使用!有很强的可读性!-stc51 drivers sd card good program! In 51, 52, etc. stc series microcontrollers use! A highly readable!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-31
    • 文件大小:298032
    • 提供者:
  1. sd-pro

    0下载:
  2. SD卡程序,使用飞思卡尔单片机,对SD卡进行读写-The process of SD
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:412005
    • 提供者:yilin
  1. sd

    0下载:
  2. 单片机读写SD卡程序,实现SD卡复位,读写等操作。-pic P18F877 SD drive
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5704
    • 提供者:davy
  1. sd

    0下载:
  2. freescale 16位单片机XDT512 的sd卡程序,调试通过,使用的是Freescale PBMCUSLK CSM12D 开发板-Freescale 16-bit microcontroller XDT512 sd card programming, debugging through the use the Freescale PBMCUSLK CSM12D development board
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:321160
    • 提供者:荣超群
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com